home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / lingua13.zip / DEUTSCH.TXT < prev    next >
Text File  |  1994-03-11  |  419b  |  25 lines

  1. #deutsch.txt
  2. #empty string
  3. ZEROTH     -
  4. #normal strings
  5. FIRST     ein
  6. SECOND    zwei mal
  7. #array
  8. THIRD[    drei
  9. [         vier
  10. [         funf
  11. [         -
  12. [         sieben
  13. #leading and trailing spaces
  14. EIGHTH    __acht__
  15. #FILE
  16. #normal string again
  17. NINTH     neun
  18. #multi line string
  19. TENTH/    das ist
  20. /         ein sehr
  21. /         lange zehn
  22. #and change space character
  23. #SPACE    *
  24. ELEVEN    **elf
  25.